modernize radius filter ... (#511)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Wed, 18 Mar 2020 18:50:04 +0000 (12:50 -0600)
committerGitHub <noreply@github.com>
Wed, 18 Mar 2020 18:50:04 +0000 (12:50 -0600)
commitf9840b50cac93eb29c587515ae38fa35a8247c51
tree3c2a2ac3fca799bc4e85554a27e3abc32c754f07
parent4c1c593d69ffd9781973903d9e9b89058e94c62b
modernize radius filter ... (#511)

* modernize radius filter ...

and fix a memory leak when maxcount option discards wpts.

* radius loop safety.

* allow any Comparable with Waypoint/Route List sort.

* use static_cast instead of reinterpret_cast to

recover original type from void*.
arcdist.cc
defs.h
radius.cc
radius.h
reference/radius.csv
route.cc
testo.d/radius.test
waypt.cc